home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 101
/
FreelogNo101-JanvierFevrier2011.iso
/
Internet
/
eM Client
/
setup.msi
/
eMClient.cab
/
IceWarpServerInterfacePluginFile
/
0
/
RCDATA
/
TGLOBALGWFORM
/
TGLOBALGWFORM.txt
Wrap
Text File
|
2010-10-15
|
2KB
|
97 lines
object GlobalGWForm: TGlobalGWForm
Left = 205
Top = 177
Width = 694
Height = 446
Caption = 'Public Folders'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GlobalAccountsPanel: TTntPanel
Left = 0
Top = 0
Width = 686
Height = 419
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object GWAccountList: TExtListViewManagement
Left = 0
Top = 0
Width = 686
Height = 392
RowSelect = True
AutoColumnSort = acsSortToggle
AutoSortStyle = assDefault
NoColumnResize = False
ShowSortArrows = True
Align = alClient
Columns = <
item
Caption = 'Name'
Width = 160
end
item
AutoSize = True
Caption = 'Account'
end>
ReadOnly = True
HideSelection = False
PopupMenu = ConfigForm.ListViewPopup
TabOrder = 0
ViewStyle = vsReport
SmallImages = ConfigForm.SmallImageList
ButtonAdd = AddSecure
ButtonEdit = EditSecure
ButtonDelete = DeleteSecure
OnItemDisplay = GWAccountListItemDisplay
OnItemAdd = GWAccountListItemAdd
OnItemEdit = GWAccountListItemEdit
OnItemDelete = GWAccountListItemDelete
end
object BottomPanel: TTntPanel
Left = 0
Top = 392
Width = 686
Height = 27
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object AddSecure: TTntButton
Left = 3
Top = 3
Width = 72
Height = 23
Caption = 'Add...'
TabOrder = 0
end
object EditSecure: TTntButton
Left = 78
Top = 3
Width = 72
Height = 23
Caption = 'Edit...'
Enabled = False
TabOrder = 1
end
object DeleteSecure: TTntButton
Left = 153
Top = 3
Width = 72
Height = 23
Caption = 'Delete'
Enabled = False
TabOrder = 2
end
end
end
end